[Linux] fully interpreting Linux environment variables and linux environment variablesI. Overview
Environment Variable: Bash shell uses a feature called "environment variables" to store information about shell sessions and work environments. It
The echo command for Linux, which is very common in shell programming, is often used when printing variable value under a terminal, so it is necessary to understand the use of EchoThe function of the echo command is to display a piece of text on the
Http://blog.chinaunix.net/uid-26827001-id-3154024.htmlFirst you see a lot of #!/bin/bash that start with this is the shell program that tells the system to interpret this script file# This is a comment line, when the line is validThe script is
1. Summary background
In Linux, If you download and install an application, it is very likely that the prompt "command not found" appears when you type its name. If you find the executable file in the installation target folder every time, it is too
Fully interpreting Linux environment variablesI. Overview
Environment Variable: Bash shell uses a feature called "environment variables" to store information about shell sessions and work environments. It allows you to store data in memory, this
This article focuses on the core foundations of shell variables.1. What are the variables?What is a variable? Many people may not understand, simply put, a variable is a fixed string (or possibly a combination of characters, numbers, etc.) instead
5.1 What time environment variables
The bash shell uses a feature that becomes an environment variable to store information about the shell response and the work environment, which is why they become environment variables. It allows you to
To make shell programming more effective, the system provides some shell variables. Shell variables can save variable names such as pathnames, file names, or numbers. Shell regards any settings as text strings.There are two types of variables: local
(Updated continuously)
Index:
(1) Issues related to environment variables in Linux
(2) GNU toolchain in Linux (GCC/g ++/LD/make and other tools)
(3) The formats of executable files in Linux (mainly elf and A. Out/coff) and the loading of executable
Article Title: Application of variables in Linux. Linux is a technology channel of the IT lab in China. Includes basic categories such as desktop applications, Linux system management, kernel research, embedded systems, and open source.
I. Reasons
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.